Skip to content

Fix: Update document manager types for new Fern SDK#56

Merged
adeelehsan merged 1 commit intomainfrom
fix/update-document-manager-types
Apr 7, 2026
Merged

Fix: Update document manager types for new Fern SDK#56
adeelehsan merged 1 commit intomainfrom
fix/update-document-manager-types

Conversation

@adeelehsan
Copy link
Copy Markdown
Contributor

Summary

  • Updates document.py manager to use CreateDocumentRequest_Core/CreateDocumentRequest_Structured instead of the old CoreDocument/StructuredDocument types
  • Fern generator v4.63.5 renamed these types as part of the union handling changes

Test plan

  • Verify mypy passes for src/vectara/managers/document.py
  • Run integration tests for document operations

🤖 Generated with Claude Code

Fern generator renamed CoreDocument/StructuredDocument to
CreateDocumentRequest_Core/CreateDocumentRequest_Structured.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@adeelehsan adeelehsan merged commit 654907a into main Apr 7, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant